﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#444; font-size:12px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#444; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
textarea:focus {outline:none;}
a{ color:#444; text-decoration:none; transition:0.5s;}
img{max-width:100%;}

.w1360{max-width:1360px; width:100%; margin:0 auto;}
.w1360:after{content:""; display:block; height:0; clear:both; visibility:hidden;font-size:0; line-height:0; }

/*中英*/
.zyw { font-size:14px; margin-top:42px; width:45px; background:url(../images/CNen.png) no-repeat left; border-radius:5px; line-height:35px;text-indent:25px;float:right;}
.zyw_a { position:relative;}
.zyw_a a { color: #333;}


.ny_dh {background:#f2f2f2; overflow:hidden;}
.ny_dh_bj{width:100%; position:relative;}
.ny_dh_bj:after{content:""; width:100%; height:1px; background:#e1e1e1; position:absolute; bottom:1px; left:0;}
.ny_dh ul{overflow:hidden; font-size:0px; text-align:center;}
.ny_dh ul li{display:inline-block; font-size:16px; padding:20px; position:relative; }
.ny_dh ul li a{ color:#353535;}
.ny_dh ul li:after{content:""; width:1px; height:14px; margin-top:-7px; background:#ccc; position:absolute; top:50%; left:23px; display:none;}
.ny_dh ul li:before{content:""; width:0; height:3px; background:#e40202; position:absolute; bottom:0px; left:0px; z-index:1; transition:all 0.5s;}

.ny_dh ul li:nth-child(1):after{display:none;}
.ny_dh ul li:nth-child(1):before{left:0;}
.ny_dh ul li.s:nth-child(1):before{width:100%;}
.ny_dh ul li:hover>a{color:#e40202;}
.ny_dh ul li.s.ej>a{background:url(../images/ny_dh_ej2.png) right center no-repeat; font-weight:bold;}
.ny_dh ul li.s>a{color:#e40202;}
.ny_dh ul li.s:before{width:100%;}

/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,0.9); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10; box-shadow:0 0 4px #cbcbcb;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo { float:left;}

/* 导航条 */
.dht { float: right; width:72%; margin-top:40px; margin-left:10px;}
.nav { position: relative; z-index: 999; }
.nav a { color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:16.6%; line-height: 40px; }
.nav .nLi h3 a { display: block; font-size:17px; }
.nav .sub { display:none; left:0px; top:41px; position:absolute; background:#dd0000; line-height: 35px; padding: 5px 0; width:150px; text-align:left; font-size:14px;}
.nav .sub li { zoom:1; }
.nav .sub a { display:block; padding:0 10px; color:#fff;}
.nav .sub a:hover { background:#dd0000; }
.nav .on h3 a { background:#dd0000; color:#fff; width:99.5%; line-height:40px; border-radius:25px;}

/*手机导航*/
.sp_header { height: 50px; overflow: hidden; background: #facd89; position: fixed; z-index: 999; width: 100%; }
.sp_logo { padding: 10px; float: left; height: 50px ;}
.sp_logo img { margin: auto; max-height: 30px; }
.sp_nav { width:50px; float:right; position: relative; cursor: pointer; height:40px; margin-top:40px; display: none; background:#eee;}
.sp_nav span { display:block; background:#333; width: 30px; height: 2px; position: absolute; left: 10px; transition: all ease 0.35s }
.sp_nav span:nth-of-type(1) { top:10px;}
.sp_nav span:nth-of-type(2) { top:20px;}
.sp_nav span:nth-of-type(3) { top:30px;}
.sp_nav_se span:nth-of-type(1) { top:18px; transform: rotate(45deg);}
.sp_nav_se span:nth-of-type(2) { width:0; }
.sp_nav_se span:nth-of-type(3) { top:18px; transform: rotate(-45deg);}
.sjj_nav { position: fixed; z-index:999; background: #eee; width: 100%; height:100%; font-size: 14px; line-height: 40px; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s;}
.nav_show { top:105px }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav>ul>li:first-child .language { float: right; overflow: hidden; line-height: 30px; margin-top: 5px; margin-right:10px; }
.sjj_nav>ul>li:first-child .language a { width: 35px; float: left; border-left: 1px #ddd solid; text-align: center; color: #999; }
.sjj_nav ul li i { position: absolute; top: 5px; right: 0px; border-left: 1px #ddd solid; height: 30px; padding: 0px 7px 0 7px; }
.sjj_nav ul li i svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg);}
.sjj_nav ul li { border-top: 1px #ddd solid; margin-left: 20px; position: relative; line-height: 40px; font-size: 14px; }
.sjj_nav>ul>li:last-child { border-bottom: 1px #ddd solid;}
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color:#666; width:100%;display:block;}
.sjj_nav ul li ul li a { color: #999; text-align:left;}
.sjj_nav ul li i svg { width: 20px; height: 20px; fill:#555; margin-top:5px;}
.sjj_nav ul li .sjj_nav_i_se svg { fill:#c9141e;}
.sjj_nav ul li ul li>ul { margin-left: 10px;}

/*banner*/
.block_home_slider { position: relative; line-height: 0px; text-align: center; }/*底部小图标*/
.block_home_slider img { width:100%;}
.block_home_slider .slide { position: relative; overflow: hidden; }
.block_home_slider .flex-direction-nav a { width: 40px; height: 40px; display: block; margin-top: -20px; position: absolute; top: 50%; text-indent: -9000px; display: none; }
.block_home_slider .flex-direction-nav a.flex-prev { left: 0; background: url(../images/jt1.png) no-repeat; }
.block_home_slider .flex-direction-nav a.flex-next { right: 0; background: url(../images/jt2.png) no-repeat; }
.block_home_slider .flex-control-paging { position: absolute; bottom:15px; width:100%; text-align:center; }
.block_home_slider .flex-control-paging li { margin: 0px; padding: 0 5px; display:inline-block; *display:inline;*zoom:1;overflow: hidden; list-style-type:none; }
.block_home_slider .flex-control-paging li a { width: 12px; height: 12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s; }
.block_home_slider .flex-control-paging li a.flex-active { width:34px; background:#166ba9; }

.flexslider { margin:0; padding:0; height:100%;}
.flex-viewport { height:100%;}
.flexslider .slides { height:100%;}
.flexslider .slides li { height:900px; display:none; -webkit-backface-visibility:hidden; list-style-type:none; position:relative; }
#home_slider2 { display:none;}
/* banner */


/*ce*/
.che { float: right; font-size:12px; margin-top:32px; width:81px; background: url(../images/yundou.png) no-repeat ; border-radius:5px; text-align:center; line-height:44px;}
.che a { color: #fff; display: block; }
.che h5 { margin-top:5px;}

/* 搜索栏 */
.mis { float:right; margin-top: 44px; }
.top_ss { width: 65px; height: 32px; background: url(../images/kuanj.png) center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; }
.top_h.on .top_ss { background: url(../images/tuos.jpg) center no-repeat; height: 65px; }
.ss_bg { position: absolute; left: 0; right: 0; top:105px; z-index: 1000; padding: 10px 0; background: #dd0000; display: none; }
.top_h.on .ss_bg { top: 65px; }
.ss_bg_w { width: 95%; max-width: 1200px; margin: auto; position: relative; padding-right: 40px; }
.ss_gb { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_gb.png) center no-repeat; background-size: 24px auto; cursor: pointer; }
.ss_dw { width: 100%; position: relative; }
.ss_dw input { display: block; font-size: 14px; line-height: 40px; color: #000; background: #fff; width: 100%; padding: 0 60px 0 24px; border-radius: 3px; }
.ss_dw a { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_dw.png) center no-repeat; background-size: 40px auto; }

/* 首页产品 */
.hos { background:#f5f5f5; overflow:hidden;}
.cps { overflow:hidden; margin-top:100px;}
.cps_a { text-transform:uppercase; font-size:35px; font-weight:bold; text-align:center;}
.cps_a span { color:#dd0000;}
.cps_b { font-size:32px; text-align:center; margin:10px 0;}
.cp_cps { overflow:hidden; margin:55px 0;}
.cp_cps ul { margin-left:-1%;}
.cp_cps li {float:left; width:32.33%; background:#fff; margin-left:1%; margin-bottom:2%; padding:20px;}
.cp_cps li:hover { display:block; background:#dd0000;}
.cp_cps li .cp_cps_zuo { float:left; width:calc(100% - 170px);}
.cp_cps li .cp_cps_zuo .cp_cps_a { font-size:16px;}
.cp_cps li:hover .cp_cps_zuo .cp_cps_a { color:#fff;}
.cp_cps li .cp_cps_zuo .cp_cps_b { color:#b3b3b3; overflow:auto; height:70px; margin-top:10px; font-size:14px;}
.cp_cps li:hover .cp_cps_zuo .cp_cps_b { color:#fff;}
.cp_cps li .cp_cps_zuo .cp_cps_c { width:120px; background:#f2f2f2; border-radius:10px; line-height:30px; text-align:center;}
.cp_cps li .cp_cps_zuo .cp_cps_c a{ display:block; color:#b3b3b3;}
.cp_cps li .cp_cps_zuo .cp_cps_c:hover a{ background:#FFF;border-radius:10px;}
.cp_cps li .cp_cps_tu { float:right; width:165px; background:#f2f2f2; padding:10px;}
.cp_cps li:hover .cp_cps_tu img { transition:all .5s;}
.cp_cps li:hover .cp_cps_tu img { transform: scale(1.1);}
.cp_cps li:nth-child(7) { display:none;}
.cp_cps_tu6 { position:relative;}
.cp_cps_tu6 img { height:205px;}
.cp_cps_tu7 { position:absolute; top:0; left:0; background: rgba(221,0,0,0.8); width:100%; height:100%; text-align:center; padding:70px 0; font-size:35px;}
.cp_cps_tu7 a{ display:block; color:#fff;}
.cp_cps_tu7:hover { background:#dd0000;}

/* 梦电子 */
.mdz { background:url(../images/bisq.jpg) no-repeat; height:185px; overflow:hidden;}
.mdz_a { text-align:center; font-size:35px; color:#fff; margin-top:40px; overflow:hidden;}
.mdz_a span { font-size:50px; font-style:oblique;}
.mdz_b { text-align:center; overflow:hidden; margin-top:15px; font-size:16px; color:#fff;}

.misw { margin:80px 0; position:relative; overflow:hidden;}
.misw_a {background:url(../images/mdz_a1.png) no-repeat left; height:714px;}
.misw_1a { position:absolute; left:600px; top:50px;}
.misw_2a { position:absolute; left:680px; top:200px;}
.misw_3a { position:absolute; left:690px; top:370px;}
.misw_4a { position:absolute; left:610px; top:540px;}
.misw_1a_a { overflow:hidden;}
.misw_1a_a .misw_9 { font-size:34px; float:left;margin:0 10px; margin-top:5px;}
.misw_1a_a .misw_8 { float:left; }
.misw_1a_b { overflow:hidden; margin-top:10px; line-height:25px; font-size:14px; color:#828282;}


/*首页公司*/
.sygs { background:#f3f5f7 url(../images/beij.jpg) no-repeat; overflow:hidden;height:659px;}
.sygs .aos_zuo {overflow:hidden; margin-top:100px;}
.sygs .aos_zuo .aos_w { float:left; width:calc(100% - 740px);}
.sygs .aos_zuo .aos_w .aos_w_a { font-size:40px; text-transform: uppercase; overflow:hidden; font-weight: bold;}
.sygs .aos_zuo .aos_w .aos_w_a span {color:#dd0000;}
.sygs .aos_zuo .aos_w .aos_w_b { margin-top:20px; overflow:hidden;}
.sygs .aos_zuo .aos_w .aos_w_b .aos_w_b_1 { float:left; font-size:38px;}
.sygs .aos_zuo .aos_w .aos_w_b .aos_w_b_2 { float:left; margin:20px 20px 0 20px;}
.sygs .aos_zuo .aos_w .aos_w_b .aos_w_b_3 { float:left; font-size:22px; margin-top:10px; color:#a0a0a0;}
.sygs .aos_zuo .aos_w .aos_w_c { overflow:hidden; margin-top:30px; font-size:16px; line-height:34px;}
.sygs .aos_zuo .aos_w .aos_more { overflow:hidden; width:185px; line-height:50px; background:url(../images/more.png) no-repeat; text-align:center; margin-top:30px; font-size:16px;}
.sygs .aos_zuo .aos_w .aos_more a{ display:block; transition:all .5s;}
.sygs .aos_zuo .aos_w .aos_more:hover a{ background:url(../images/more1.png) no-repeat; color:#fff;}
.sygs .aos_zuo .aos_tu { float:right; width:725px; height:448px;padding:10px;}

/*工厂展示*/
.gczs { overflow:hidden; background:url(../images/gcjs.jpg) no-repeat; padding:100px 0;}
.sy_zs_img{ padding:15px 5px; margin-top:30px;position:relative; overflow:hidden;}
.sy_zs_img2{}
.sy_zs_img2 ul{ position:relative; width:10000%;}
.sy_zs_img2 ul li{ float:left; width:0.19%; margin-right:0.015%; background:#fff; box-shadow:0 0 3px #7b7b7b; position:relative;overflow:hidden;} 
.sy_zs_img2 ul li img {width:100%; height: 180px;}
.sy_zs_img2 ul li a img { transition:all .5s;}
.sy_zs_img2 ul li:hover img { transform: scale(1.1);}
.sy_zs_img2 ul li a{ color:#333;}
.sy_zs_img2 ul li:hover a{ color:#1062c8;}
.sy_zs_l,.sy_zs_r{ position:absolute; top:0%; width:50px; height:120px; cursor:pointer; margin-top:5%;}
.sy_zs_l{left:5px; background:rgba(0,0,0,0.5) url(../images/hzhb_jt1_2.png) center no-repeat;}
.sy_zs_r{right:0px; background:rgba(0,0,0,0.5) url(../images/hzhb_jt2_2.png) center no-repeat;}

/*新闻中心*/
.sxnews { background:#f3f5f7; overflow:hidden;} 
.sxnews_top { margin-top:100px; overflow:hidden; margin-bottom:60px;}
.sxnews .sxnews_tu { float:left; width:603px; position:relative; margin-top:60px;}
.sxnews .sxnews_tu .sxnews_tu_a { overflow:hidden;}
.sxnews .sxnews_tu .sxnews_tu_zi { position:absolute; bottom:0; left:0; opacity:0.5; background:#878787; width:100%; line-height:60px; text-align:center;color:#fff; font-size:18px;}
.sxnews .sxnews_tu:hover .sxnews_tu_zi { background:#dd0000; opacity:1;}
.sxnews .sxnews_zyi { float: right; width:calc(100% - 630px); margin-top:60px;}
.sxnews .sxnews_zyi dl { background:#fff; padding:20px; overflow:hidden; margin-bottom:15px;}
.sxnews .sxnews_zyi dl:last-child { margin-bottom:0px;}
.sxnews .sxnews_zyi dd { width:230px; float:left;}
.sxnews .sxnews_zyi dt { float:right; width:calc(100% - 250px);}
.sxnews .sxnews_zyi dt a{ display:block; transition:all .5s;}
.sxnews .sxnews_zyi dt:hover a{ color:#dd0000; margin-left:10px;}
.sxnews .sxnews_zyi dt .sxnews_zyi_1 { font-size:18px; margin-top:18px;}
.sxnews .sxnews_zyi dt .sxnews_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.sxnews .sxnews_zyi dt .sxnews_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:20px;}
.sxnews .sxnews_zyi dt .sxnews_zyi_sj:after {content:""; background:url(../images/xn_1.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}

/*dibu*/
.fott { overflow:hidden; background:#000 url(../images/fott.jpg) no-repeat;}
.fotts { overflow:hidden; margin-top:80px;}
.fott_os { font-size: 18px; color: #fff; margin-bottom:10px;}
.fott_lswm_1 { line-height:25px; color: #fff; margin-top:15px;}
.fott_lmws { text-align: center; color: #fff; line-height: 30px; float:right;}
.fott_lmws img { width:80px; height: auto;}
.fott_lmws p { float: left; margin-right:2%;}
.fott_sm { float: left;}
.fott_sm ul { overflow:hidden; margin-right:-140px;}
.fott_sm li { float: left; margin-right:140px;}
.tott_mw { overflow: hidden; margin-top:15px; line-height:30px;}
.tott_mw p { margin-bottom:2%; font-size:16px;}
.tott_mw p a { color:#999999; display: block;}
.tott_mw p:hover a { color:#fff;}

.fotts_erm { float:left; margin-left:7%;}
.fotts_erm span { color:#fff; font-size:18px;}
.fotts_erm img { margin-top:22px;}

.fott_lswm { float:right; width:30%;}
.fott_os { font-size:18px; color:#fff; margin-bottom:10px;}
.fott_xian { width:50px; height:2px; background:#fff; }
.fott_lswm_1 { line-height:30px; color: #999999; margin-top:15px; font-size:16px;}

.foot { line-height:80px; text-align:center; color:#fff; font-size:14px; overflow:hidden; border-top:1px solid #5c5c5c; margin-top:80px;}

/*内页*/
.hmw { height:500px; position:relative;}
.hmw1 { position:absolute; top:220px; left:25%;}

.fhs_be { background:#eee; overflow:hidden; min-height:500px;}
.goyo_nei { float:right; background:#fff; width:calc(100% - 270px); margin:50px 0; min-height:500px;} /*大框*/
.goyo_nei_ms { overflow:hidden; background:#fff;  margin:20px 0 50px 0; min-height:500px;} /*大框*/

.nes_a { width:250px; float:left; background:#dd0000; border:1px solid #dd0000; margin:50px 0;}
.nes_a .nes_a1 { line-height:80px; font-size:25px; color:#fff; overflow:hidden; text-indent:30px;}
.nes_a .nes_a2 { overflow:hidden;}
.nes_a .nes_a2 ul { background:#eee;}
.nes_a .nes_a2 li { background:#fff url(../images/i1.png) no-repeat 20%; text-indent:30px; line-height:50px; border-bottom:2px solid #eee;font-size:14px; }
.nes_a .nes_a2 li a{ display:block; transition:all 0.5s;}
.nes_a .nes_a2 li a:hover{ background:#f00202 url(../images/i12.png) no-repeat 20%; color:#fff;}
.nes_oa a{ background:#e82f2f url(../images/i12.png) no-repeat 20% !important; color:#fff; }

.ney_top {  border-bottom:1px solid #f3f3f3; overflow: hidden; padding:0 1%;}
.ney_top p { float:right; padding-left:26px; font-size:13px; color:#666; padding-top:2px; line-height:45px;}
.ney_top p a { color: #666;}
.ney_top p a.cur { color: #1a1a1a;}

.cps_lsm { background:#f00202; overflow:hidden; color:#fff; padding:10px;}
.cps_lsm  .cps_lsm_1 { font-size:22px; margin-bottom:10px;}
.cps_lsm  .cps_lsm_2 { font-size:14px; line-height:25px;}

/*公司简介*/
.about { margin:2%; overflow:hidden; min-height:300px; line-height:35px; font-size:16px;}
.about_a img { text-align:center;}
.about table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.about table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}

.abo_a { overflow:hidden; width:100%; }
.abo_a ul { margin-left:-1%;}
.abo_a li { margin-left:1%; width:32.33%; float:left;text-align:center;}
.abo_a li .abo_a1 { border-radius:120px; color:#fff; width:150px; height:150px; margin:0 auto; overflow:hidden; line-height:150px; font-size:24px;}
.abo_a li .h1 { background:#5bcbb5;}
.abo_a li .h2 { background:#46bf8a;}
.abo_a li .h3 { background:#6fcd7f;}
.abo_a li .abo_a2 { line-height:80px;}


/*上一页*/
.zuoy { text-align: center; clear: both; color: #fff; margin:10px 0; }
.zuoy_ks { width: 120px; display: inline-block; background: #eeeeee; line-height: 35px; border-radius: 5px;}
.zuoy_ks a { display: block; }
.zuoy_ks:hover a { background:#dd0000; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #dd0000; line-height: 35px; border-radius: 5px; }

/*产品*/
.cps_1a {overflow:hidden;padding:2% 2% 0 2%;}
.cps_1a ul { margin-right:-2%;}
.cps_1a ul li { float:left; width:23%; margin-right:2%; margin-bottom:2%; border:1px solid #eee; } 
.cps_1a ul li img {width: auto; height: auto;}
.cps_1a ul li a img { transition:all .5s; }
.cps_1a ul li:hover img { transform: scale(1.1); }
.cps_1a ul li a{ color:#333;}
.cps_1a ul li:hover a{ color:#dd0000;}

.cps_1b { overflow:hidden; font-size:16px; line-height:50px; text-align:center; border-top:1px solid #eee; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.sy_zs_img0 { overflow:hidden;}

/*产品详情*/
.zoomdemo { padding:1%; overflow:hidden;}
.cpxq_t_l{ float:left; margin:10px 0 0 10px;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:13%; height:50px; border:1px #eaeaea solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0,0,0); background:rgba(0,0,0,.9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {.sp-wrap{ margin:0 0 15px 0;} #sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}}
.prodetailtxt{ float: right; width:60%; color:#1a1a1a; line-height:25px; margin-top:1%; margin-right:2%;}
.prodetailtxt h2{ font-size:20px; border-bottom:1px solid #dadada; padding:20px 0 15px;}
.protxt{ padding:15px 0;border-bottom:1px solid #dadada; margin-bottom:30px; word-break: break-all; overflow:auto; height:220px;}
.protxt p{ padding:0 5px; /*background:url(../webimages/icon06.jpg) left 15px no-repeat;*/ margin-left:0 !important; color:#a5a5a5; }
.protxt p span{font-size:14px !important;color:#1a1a1a;line-height: 24px !important;display: block;padding: 6px 0;}
.psw_1 { width:150px; float:left; line-height:35px; background:#dd0000; text-align:center; border-radius: 5px; margin-top:35px;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#e82f2f ;}

/*产品转换*/
.cp {width:100%; background:#fff;overflow:hidden;}
.cp_5 { overflow:hidden; margin-top:10px;}
.cp_5 .hd{ line-height:50px; height:50px; width:100%; position:relative; font-size:14px; background:#f2f2f2; border-radius:5px 5px 0 0;}
.cp_5 .hd ul{ float:left; position:absolute; left:0px; top:0px; height:32px; width:100%; display: flex; }
.cp_5 .hd ul li{ cursor:pointer; height:50px; text-align:center; color:#464646; flex:1; display: inline-block;}
.cp_5 .hd ul li.on{ height:50px; background:#dd0000; color:#fff; border-radius:5px 5px 0 0;}
.cp_5 .bd { float:left; width:100%;}
.cp_5 .bd .abst{ padding:10px 20px; line-height:30px; font-size:14px; margin:0px 0 20px 0;}

.cp_5 .bd .abst table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.cp_5 .bd .abst table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}

/*公司环境*/
.huanjin { overflow:hidden; padding:1%;}
.huanjin ul { margin-left:-1%;}
.huanjin li { width:24%; float:left; border:1px solid #eee; margin-left:1%; margin-bottom:20px; line-height:45px; text-align:center; overflow:hidden;}
.huanjin li img {transition: all .5s;}
.huanjin li:hover img { transform: scale(1.1); }
.huanjin_a { overflow:hidden;}
.huanjin li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.huanjin li p a{ display:block;}
.huanjin li:hover p { background:#eee;}

/*新闻*/
.xms_ny { margin:2%;}
.xms_ny ul li { background:url(../images/ann.jpg) no-repeat left; line-height:40px; overflow:hidden; font-size:16px;}
.xms_ny ul li p { float:left; text-indent:25px;}
.xms_ny ul li span { float:right;}
.xms_ny .xw_xx { width:100%; float:left;  position:relative; border-bottom:1px solid #dddddd;}/*划线*/
.xms_ny li .xw_x{width:0px; height:1px; background:#dd0000; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.xms_ny li:hover .xw_x{width:100%;}/*划线*/

/*联系方式*/
.aok { margin:1%; overflow:hidden; min-height:300px; line-height:40px; font-size:16px;}

.soluw_ney { overflow:hidden; padding:0 2%;}
.soluw_ney_zi { overflow:hidden; margin-top:60px; font-size:25px; text-align:center;}
.soluw_ney_xian {border:1px solid #eeeeee; margin:10px 0 20px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:30px; margin-bottom:20px; color:#888; font-size:16px;}

.sowa_q1 { overflow:hidden; line-height:30px; font-size:14px;text-align:center; color:#cfcfcf;}

.mska_losa { overflow:hidden; margin:30px 0; line-height:40px; border-bottom:1px solid #eee; border-top:1px solid #eee; position:relative; height:80px;}
.mska_losa .mska_losa_1 { width:100%;text-indent:25px;}
.mska_losa .mska_mor { position:absolute; right:0; top:20px; width:120px; background:#f00202; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}


/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%;}
.nes_zyi dl { background:#fff; padding:20px; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #eee;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:230px; float:left;}
.nes_zyi dt { float:right; width:calc(100% - 250px);}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#dd0000; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px; margin-top:4px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.nes_zyi dt .nes_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:10px;}
.nes_zyi dt .nes_zyi_sj:after {content:""; background:url(../images/xn_1.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}

/*联系*/
.ny_ks_a { overflow:hidden; text-align:center; font-size:32px; margin-top:25px;color:#fff;}
.ny_ks_b { overflow:hidden; margin-top:50px;}
.ny_ks_b dl{ margin:0 3%; width:19%; float:left;}
.ny_ks_b dd {text-align:center;}
.ny_ks_b dd img { width:120px; height:auto;}
.ny_ks_b dt { margin-top:15px; font-size:16px; line-height:30px;}
.ny_ks_b .tus { text-align:center;}
.ny_ks_c { text-align:center; overflow:hidden; margin:20px 0; font-size:16px; color:#fff;}

/*在线留言*/
.khly { overflow:hidden; width:96%; margin:2%;}
.khly_a {overflow:hidden; width:96%; margin:2% 0% 0 2%; font-size:15px; line-height:28px; padding:1%;}
.khly ul{}
.khly ul:after{ content:"."; display: block; height: 0; clear: both; visibility: hidden; font-size:0; line-height:0;}
.khly ul li{ width:100%; float:left; margin:0 0 1% 0%; border:1px #eaeaea solid;}
.khly ul li .input_txt{ width:100%; height:40px; line-height:40px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#c4c0c0;}
.khly ul .textarea{ width:100%; font-size:12px !important;}
.khly ul li textarea{ width:100%; height:90px; border:none;background:none; margin-top:10px; text-indent:10px; color:#c4c0c0;}
.khly .more{ width:100%; overflow:hidden; margin-top:20px;}
.khly .more .input_btn{ width:99%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#dd0000;}

/*产品应用*/
.app_s { overflow:hidden; margin:15px 10px;}
.app_s ul { margin-right:-1%;}
.app_s li { width:24%; float:left; margin-right:1%; margin-bottom:2%;}
.app_s li a{ display:block;}
.app_s li:hover a{ color:#dd0000;}
.app_s li .app_s1 { overflow:hidden;}
.app_s li .app_s1 img { transition:all .5s; }
.app_s li:hover .app_s1 img { transform: scale(1.1); }
.app_s li .app_s2 { line-height:45px; padding-left:10px; font-size:16px; border-bottom:1px solid #e4e4e4;}